STEP 10: That happens quickly and the sprites are all on top of each other! Let's fix that by adding some commands!

  • Click on . Drag a Wait command INSIDE your loop. Change the number to 1.
  • In , drag out a Glide To command. Drop it INSIDE the loop.
  • Change the coordinates to (-200, -150).
  • Each time an image from our list appears, we pause the stage and send it to the recycling bin.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)